public bool IsOptional { get; }
Public ReadOnly Property IsOptional As Boolean Get
public: property bool IsOptional { bool get (); }
member IsOptional : bool with get