[CanBeNullAttribute]
string RefSection { get; }
<CanBeNullAttribute>
ReadOnly Property RefSection As String
Get
[CanBeNullAttribute]
property String^ RefSection {
String^ get ();
}
[<CanBeNullAttribute>]
abstract RefSection : string with get