[Browsable(false)] [DefaultValue("")] [EditorBrowsable(EditorBrowsableState.Advanced)] public string CustomReference {get; set;}
[Browsable(false)] [DefaultValue("")] [EditorBrowsable(EditorBrowsableState.Advanced)] public: property String^ CustomReference { String^ get(); void set ( String^ value); }
'Declaration
<BrowsableAttribute(False)> <DefaultValueAttribute("")> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Property CustomReference As String