string? LimitationPrefix { get; set; }
Property LimitationPrefix As String Get Set
property String^ LimitationPrefix { String^ get (); void set (String^ value); }
abstract LimitationPrefix : string with get, set
In This Article