public bool IsOptionLanguageEditable { get; }
Public ReadOnly Property IsOptionLanguageEditable As Boolean Get
public: property bool IsOptionLanguageEditable { bool get (); }
member IsOptionLanguageEditable : bool with get
In This Article